service_brigade = {
	type = service

	build_cost = 15
	build_cost_manpower = 1
	build_time = 75
	speed = 1.2
	
	attack_bombard = 0
	attack_combat = 0
	attack_pursuit = 0
	
	defense_bombard = 0.5
	defense_combat = 0.3
	defense_pursuit = 0.1
	
	rate_of_fire_bombard = 1
	rate_of_fire_combat = 1
	rate_of_fire_pursuit = 1

	morale = 0.9
	frontage = 0.5
	evasion = 0.8
	
	# The service units won't consume any supply
	supply = 0 
	
	# each service unit adds an extra amount of supply storage to the unit
	supply_storage = 10
	
	back_row = yes
}
